T
CSharpTest.Net
Singleton<T> Class
Members  See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Interfaces Namespace : Singleton<T> Class

Glossary Item Box

A static singleton and factory that uses a globally common instance.

Syntax

Visual Basic (Declaration) 
Public MustInherit NotInheritable Class Singleton(Of T As {New}) 
C# 
public static class Singleton<T> 
where T: new()

Type Parameters

T

Inheritance Hierarchy

System.Object
   CSharpTest.Net.Interfaces.Singleton<T>

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys